home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FishMarket 1.0
/
FishMarket v1.0.iso
/
fishies
/
476-500
/
disk_479
/
uucp
/
uucp113.1.lzh
/
uucp1
/
s
/
startup-sequence
< prev
Wrap
Text File
|
1991-01-06
|
1KB
|
49 lines
; Standalone Startup Sequence for UUCP
;
; no-frills startup-sequence.
system/Assign c: system
system/path reset c
resident c:Assign
resident c:Wait
; Need 8192 for all UUCP programs
stack 8192
Addbuffers df0: 10
Assign UUCP: :
Assign t: ram:
; NORMALLY YOU DO NOT ASSIGN SPOOL, MAIL, AND NEWS TO VOLTILE STORAGE!
; THIS IS A SAMPLE STARTUP
;
; TMP: is used by DCron
Assign TMP: ram:
Assign ENV: ram:
Assign UUSPOOL: ram:
Assign UULIB: UUCP:Lib
Assign UUMAIL: ram:
Assign UUNEWS: ram:
; UUPUB*: normally not temporary storage either.
Assign UUPUB: ram:
Assign UUPUBW: UUCP:Pub
Assign Getty: UUCP:Lib
; Note, contains only dmail.help on the first distribution floppy
; required for online help
Assign UUMan: UUCP:man
mount null: from devs:Mountlist.uucp
;;mount uuser: UUSER IS BROKEN UNDER 1.08, SORRY!
IF EXISTS S:HARD-TEST
run <nil: >nil: Getty -B9600 -Md -h0 -c0
ELSE
run <nil: >nil: Getty -B1200 -Mh -7
ENDIF
wait 4
run <nil: >nil: dcron T:dcron.log